CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 曲线图

搜索资源列表

  1. VC_Graph

    0下载:
  2. 经过编译验证的VC++ gdi图形编程的例子,能画曲线图,柱状图,饼图,还能变换坐标到log空间非常适合通信行业的应用。-After verification of the compiled graphical programming VC++ gdi example, can draw graphs, bar charts, pie charts, can transform the coordinates into the log space is ideal for the applica
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:75247
    • 提供者:vc
  1. vc3dcurv

    0下载:
  2. 一个比较粗糙的VC++二维显示和三维显示的关键技术代码,程序在VC6.0下调试通过,显示类的定义部分在eidterView.h 文件中,其实现部分在 eidterView.cpp文件中。它可生成三种数据曲线图以及三维图形展示图像等。-The VC a rough two-dimensional display and three-dimensional display of key technical codes, the program in VC6.0 debugging through t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:153914
    • 提供者:brave
  1. MSCHRT20

    0下载:
  2. 画曲线图所需要的VC里的MSChart控件-Draw the graph need VC MSChart control
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-24
    • 文件大小:370544
    • 提供者:chenchao
  1. data_select

    1下载:
  2. 使用VC编写的通过网口采集20路数据的程序,并且可显示指定数据的曲线图-The use of VC prepared through the net mouth collect 20 data procedures, and can display the specified data curve
  3. 所属分类:Dialog_Window

    • 发布日期:2016-06-15
    • 文件大小:8350720
    • 提供者:杨明
  1. lgkt

    0下载:
  2. 龙格库塔算法在VC++环境中运行实现 并用MFC画出坐标曲线图-LongGe coulthard realize coordinates curve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1924096
    • 提供者:陈红果
  1. DataMining

    0下载:
  2. 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-With the picture (choose your own) as data sets, more running time (draw time and pixels relations diagram, so must use many different
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2253
    • 提供者:William_Lin
  1. pinmiaanquxiantu

    0下载:
  2. 计算机图形学、图像程序,图像平面曲线图、vc-Computer graphics, image process, image plane curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2361448
    • 提供者:chenchufei
  1. kmeans

    0下载:
  2. 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-K-means clustering algorithm for algorithm termination conditions, with a picture (their choice) as a data set to compare the running
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:8127710
    • 提供者:郭跃龙
  1. smsmovie

    0下载:
  2. 用vc实现的动画程序,包括Socket通信,动画显示,曲线图等。-With vc animation programs, including the Socket Communications, animation, graphs, and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:96536
    • 提供者:老严
  1. Real-time-curve

    0下载:
  2. 利用vc++编写的实时画曲线图的代码,简单实用-Prepared using vc++ real-time curve drawing map code, simple and practical
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:2851
    • 提供者:丁霞
  1. RTDemo

    0下载:
  2. 经典VC++环境下从串口读取数据并实时绘制曲线图-Read data from the serial port classical VC++ environment and real-time rendering graph
  3. 所属分类:Com Port

    • 发布日期:2017-11-12
    • 文件大小:173036
    • 提供者:mymcold
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验报告 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。 -Data mining to achieve the k-means clustering algorithm the kmeans image clustering experiment report wit
  3. 所属分类:File Formats

    • 发布日期:2017-11-07
    • 文件大小:3671339
    • 提供者:周生勇
  1. kmeans

    0下载:
  2. 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1643892
    • 提供者:周生勇
  1. VCDialogDrawing

    0下载:
  2. VC版绘图,直接在对话框中绘制曲线图,可以在二维与上位之间切换-VC version of the drawing, directly draw graphs in the dialog box, you can switch between two-dimensional and the host
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-12
    • 文件大小:2811730
    • 提供者:左强
  1. graphBrian_demo

    0下载:
  2. vc 这是一个画曲线图类,希望对大家有用-this is a graph-draw class
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:709811
    • 提供者:han
  1. Draw

    0下载:
  2. 使用VC绘制的曲线图,适合绘制曲线图入门者-Are plotted using the VC, suitable for beginners to draw graphs
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3806000
    • 提供者:老罗
  1. VCPP

    0下载:
  2. 通过VC编程 实现电流曲线图绘制,曲线具有打印和保存的功能-Through VC programming current curve drawing, print, and save the curve with the function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:126940
    • 提供者:钱石
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4152903
    • 提供者:吴娟
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码-Kmeans image clustering data mining experiments with VC k-means clustering algorithm, respectively, the number of itera
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6629533
    • 提供者:熊京
  1. TestMsChart

    0下载:
  2. MSChart是VC++6.0中自带的一个特殊控件类,用于绘制坐标曲线图。用MSChart做一个数据显示的程序,功能比较全面,满足一般的实时曲线绘制。实现了无闪烁的动态曲线。-MSChart to do a show with the program, features a more comprehensive, real-time to meet the general curve drawing. Achieve a flicker-free dynamic curves.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-23
    • 文件大小:144347
    • 提供者:a
« 1 2 34 »
搜珍网 www.dssz.com